home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,101 to 4,200 / aol-file-protocol-4400-4101-to-4200.zip / AOLDLs / Job Hunting & Resume / CAREERN_ Global Career Naviga / CAREER.mdb / Global Career Navigator.json
JavaScript Object Notation  |  2014-11-30  |  442b

  1. {
  2.     "schema": {
  3.         "Employer Name": "Text (50)",
  4.         "Employer ID": "Long Integer",
  5.         "Locations": "Text (20)",
  6.         "Industry": "Text (50)",
  7.         "Web Address": "Text (50)"
  8.     },
  9.     "data": [
  10.         {
  11.             "Employer Name": "Texas Instruments",
  12.             "Employer ID": 1,
  13.             "Locations": "Global",
  14.             "Industry": "Semiconductor",
  15.             "Web Address": "http://www.texas/tech.com"
  16.         },
  17.         {
  18.             "Employer Name": "Federal Express, Inc.",
  19.             "Employer ID": 2,
  20.             "Locations": "Global",
  21.             "Industry": "Service",
  22.             "Web Address": "http://www.federal/express.com"
  23.         }
  24.     ]
  25. }